replace

Undocumented in source. Be warned that the author may not have intended to support it.
pure
string
replace
(
string text
,
string oldText
,
string newText
,
bool caseSensitive = true
,
bool first = false
)

Meta